home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / wgmsrt10.zip / WGM-SORT.DOC < prev    next >
Text File  |  1991-11-21  |  2KB  |  68 lines

  1.  
  2.  
  3.  
  4.                                    WGM-Sort
  5.                                  Version 1.00
  6.  
  7.  
  8.  
  9.                                   Written by:
  10.  
  11.                                  Wayne G. Maas
  12.                            WGM Computer Consulting BBS
  13.                            (203) 523-1987  USR HST D/S
  14.  
  15.                                November 21, 1991
  16.  
  17. INTRODUCTION
  18. ------------
  19.  
  20. This is a small utility that will allow you to sort your PCBoard DIR.LST files
  21. alphabetically.
  22.  
  23. This utility will sort a DIR.LST file that contains up to approximately 65,535
  24. file directories.
  25.  
  26.  
  27. RUNNING THE UTILITY
  28. -------------------
  29.  
  30. usage:          WGM-SORT input [output]');
  31.  
  32.         /Iinput         This is the name of the DIR.LST file you want
  33.                         to sort.   *Required*
  34.  
  35.         /Ooutput        This is the new name of the DIR.LST file that
  36.                         will contain the sorted output.  Use this if you
  37.                         want to test the sort prior to over-writting the
  38.                         original DIR.LST file.  *Optional*
  39.  
  40.         /?              This help screen.
  41.  
  42.  
  43.  
  44. DISCLAIMER
  45. ----------
  46.  
  47. I, Wayne G. Maas, will not be held responsible for the use or misuse of this
  48. software.
  49.  
  50.  
  51. COMMENTS
  52. --------
  53.  
  54. If you have any questions regarding this utility or any suggestions, please
  55. call my bbs, WGM Computer Consulting BBS at (203) 523-1987 (USR HST D/S) and
  56. leave me your comments.
  57.  
  58.  
  59. REGISTRATION
  60. ------------
  61.  
  62. There is none.  Use it as you wish.
  63.  
  64. The source code remains the property of Wayne G. Maas.
  65.  
  66. You can distribute this utility anyway you like.
  67.  
  68.